[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 8 / tWLib / 0.1.3 / tWLib.podspec.json
blob9acc6c81a3c739e1e6d6cf5443e5d64e5f4f5161
2   "name": "tWLib",
3   "version": "0.1.3",
4   "summary": "A view like UIAlertView on iOS.",
5   "homepage": "http://blog.csdn.net/codingfire",
6   "authors": {
7     "codeliu6572": "codeliu6572@163.com"
8   },
9   "source": {
10     "git": "/Users/xinhuikeji/Desktop/tLib",
11     "tag": "0.1.3"
12   },
13   "requires_arc": true,
14   "license": "MIT",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "tLib/Classes/**/*.{h,m}",
19   "resources": [
20     "tLib/Assets/*",
21     "tLib/Classes/Utils/STTextHud/*"
22   ],
23   "frameworks": "SystemConfiguration",
24   "dependencies": {
25     "JSONModel": [
27     ],
28     "Masonry": [
30     ],
31     "MJRefresh": [
33     ],
34     "YTKNetwork": [
36     ],
37     "MBProgressHUD": [
39     ]
40   }