[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / 7 / SSUtilities / 1.0.0 / SSUtilities.podspec.json
blobaa696fdb633bcfb1d4ea8042808f01d61a45cfb2
2   "name": "SSUtilities",
3   "version": "1.0.0",
4   "summary": "SSUtilities summary",
5   "description": "It is a module used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/shenlujia/SSUtilities",
7   "license": "MIT",
8   "authors": {
9     "SLJ": "shenlujia@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shenlujia/SSUtilities.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "source_files": "SSUtilities/*.{mm,m,h}",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]