[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 3 / 5 / HTMITools / 0.1.0 / HTMITools.podspec.json
blobfddb6ebf8c80152f5ac23e1a351004c025ddd3c4
2   "name": "HTMITools",
3   "version": "0.1.0",
4   "summary": "A short description of HTMITools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lqwang521/HTMITools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lqwang521": "wanglq@htmitech.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMITools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMITools/Classes/**/*.{h,m}",
22   "dependencies": {
23     "SDVersion": [
24       "~> 4.3.2"
25     ],
26     "RegexKitLite-NoWarning": [
27       "1.1.0"
28     ]
29   }