[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 2 / f / 6 / TWMacro / 1.0.3 / TWMacro.podspec.json
blob7a4865fe61c0e27a469bbeb57332509ace71f574
2   "name": "TWMacro",
3   "version": "1.0.3",
4   "summary": "开发中常用到的宏",
5   "homepage": "https://github.com/laughmaker/TWMacro",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hezhendong": "wskrdfeai@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/laughmaker/TWMacro.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "TWMacro/*",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ]