[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / c / 5 / AyOSTeam / 0.1.0 / AyOSTeam.podspec.json
blob6b148d60bcb1d66b5f3c184faba340520f3bd475
2   "name": "AyOSTeam",
3   "version": "0.1.0",
4   "summary": "AyOS team helper.",
5   "description": "This CocoaPod provides the ability to use helpers and classes from AyOS team.",
6   "homepage": "https://github.com/alvinjohntandoc/AyOSTeam",
7   "license": "MIT",
8   "authors": {
9     "alvinjohntandoc": "alvinjohntandoc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alvinjohntandoc/AyOSTeam.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AyOSTeam": [
22       "Pod/Assets/*.png"
23     ]
24   }