[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / b / 6 / AYStyle / 1.0.0 / AYStyle.podspec.json
blobef38392c1c00ce59d486881fe7493579d4ea4c76
2   "name": "AYStyle",
3   "version": "1.0.0",
4   "summary": "Theme/Font Manage Center.",
5   "homepage": "https://github.com/alan-yeh/AYStyle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alan Yeh": "alan@yerl.cn"
12   },
13   "source": {
14     "git": "https://github.com/alan-yeh/AYStyle.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYStyle/Classes/**/*",
21   "public_header_files": "AYStyle/Classes/**/*.h",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AYAspect": [
26     ]
27   }