[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 7 / SMMCategories / 1.0.1 / SMMCategories.podspec.json
blob8ea20836e7a77dfe04d7537d0f779759c5502e8c
2   "name": "SMMCategories",
3   "version": "1.0.1",
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": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/shangleixun/SMMCategories.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "SMMCategories",
22     "SMMCategories/*.{h,m}"
23   ],
24   "public_header_files": "SMMCategories/*.h",
25   "requires_arc": true