[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 2 / YXCategories / 0.0.1 / YXCategories.podspec.json
blobf6394a4b3b23a3fff5ee7995c817cbb3b426cc26
2   "name": "YXCategories",
3   "version": "0.0.1",
4   "summary": "A practical category.",
5   "homepage": "https://github.com/shlyren/YXCategories.git",
6   "license": "MIT",
7   "authors": {
8     "shlyren": "shlyren@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/shlyren/YXCategories.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "YXCategories",
19     "YXCategories/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]