[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / 6 / YNCategories / 1.0.1 / YNCategories.podspec.json
blob7d4ac576411c07bf3588249455402d303be71925
2   "name": "YNCategories",
3   "version": "1.0.1",
4   "summary": "iOS objective-c Categories",
5   "description": "This is iOS objective-c Categories.",
6   "homepage": "https://github.com/623637646/YNCategories",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang": "yanni.wang@shopee.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/623637646/YNCategories.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "YNCategories/**/*.{h,m}",
19   "dependencies": {
20     "Aspects": [
21       "~> 1.4.1"
22     ]
23   }