[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / 5 / ApplicationSupport / 1.0.0 / ApplicationSupport.podspec.json
blob1dbb9b2d2bd59db699f809a839af84da8534cf39
2   "name": "ApplicationSupport",
3   "version": "1.0.0",
4   "summary": "iOS Application Support classes",
5   "homepage": "https://github.com/AlexZd",
6   "license": "MIT",
7   "authors": {
8     "Alex Z": "alexzd89@mail.ru"
9   },
10   "source": {
11     "git": "https://github.com/AlexZd/ApplicationSupport.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "ApplicationSupport/**/*",
19   "dependencies": {
20     "InflectorKit": [
22     ]
23   }