We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c73151 + fb47a49 commit 1cfac55Copy full SHA for 1cfac55
1 file changed
iOS-Rich-Text-Editor.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
:file => 'License.txt'
10
}
11
s.author = {'Aryan Gh' => 'https://github.com/aryaxt/iOS-Rich-Text-Editor'}
12
- s.source = {:git => 'https://github.com/aryaxt/iOS-Rich-Text-Editor.git', :commit => '78d66f652328c85562e2580a16ab2e344fe60f9d'}
+ s.source = {:git => 'https://github.com/aryaxt/iOS-Rich-Text-Editor.git', :tag => '0.0.1'}
13
s.platform = :ios, '6.0'
14
s.source_files = 'RichTextEditor/Source/*.{h,m}','RichTextEditor/Source/Categories/*.{h,m}'
15
s.resources = ['RichTextEditor/Source/Assets/**/*']
0 commit comments