[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 3 / 0 / 4 / ARSpeechActivity / 0.1.1 / ARSpeechActivity.podspec.json
blob34ad9630ffbb23c37a50eb92c046092f83977411
2   "name": "ARSpeechActivity",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "ARSpeechActivity is a UIActivity subclass that uses AVSpeechUtterance to read aloud the shared NSString.",
6   "homepage": "https://github.com/alexruperez/ARSpeechActivity",
7   "authors": {
8     "alexruperez": "contact@alexruperez.com"
9   },
10   "social_media_url": "https://twitter.com/alexruperez",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/alexruperez/ARSpeechActivity.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "ARSpeechActivity/*.{h,m}",
19   "resources": "ARSpeechActivity/*.{png,lproj}",
20   "requires_arc": true,
21   "frameworks": "UIKit"