[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / f / TRVoice2Word / 0.0.1 / TRVoice2Word.podspec.json
blob728217810c3cbc0dfa0a480457dd301d7eeeaf3b
2   "name": "TRVoice2Word",
3   "version": "0.0.1",
4   "summary": "fork fro TRVoice2Word",
5   "description": "A longer description of TRSECoreTextView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://lijinchao.sinaapp.com",
7   "license": "MIT",
8   "authors": {
9     "ljc": "lijinchao2007@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/PodRepo/TRVoice2Word.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Classes/TRVoice2Word/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "private_header_files": "Classes/TRVoice2Word/IATConfig.h",
21   "vendored_frameworks": "Classes/**/*.{framework}",
22   "frameworks": [
23     "CoreTelephony",
24     "SystemConfiguration",
25     "AddressBook"
26   ],
27   "libraries": "z",
28   "requires_arc": true