[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / 2 / SQCategories / 0.1.7 / SQCategories.podspec.json
blob7df619d2e2122db09d4bf801a9aa19843a6828dc
2   "name": "SQCategories",
3   "version": "0.1.7",
4   "summary": "a collection of useful Objective-C Categories extending iOS Frameworks.",
5   "homepage": "https://github.com/CoderSQ/SQCategories.git",
6   "license": "MIT",
7   "authors": {
8     "CoderSQ": "steven_shuang@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderSQ/SQCategories.git",
15     "tag": "0.1.7"
16   },
17   "source_files": [
18     "SQCategories",
19     "SQCategories/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true