[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / 7 / SMMCategories / 1.0.0 / SMMCategories.podspec.json
blob733a3ecc2dfe5d8239fc8fb87fdf1368505c9380
2   "name": "SMMCategories",
3   "version": "1.0.0",
4   "summary": "Some useful Categories for iPhoneOS deverlopment.",
5   "homepage": "https://github.com/shangleixun/SMMCategories",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "尚雷勋": "leixun.shang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/shangleixun/SMMCategories.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "SMMCategories",
22     "SMMCategories/*.{h,m}"
23   ],
24   "public_header_files": "SMMCategories/*.h",
25   "requires_arc": true