[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / e / XSSharedUnit / 0.0.1 / XSSharedUnit.podspec.json
blob68c3a8aac32af9eac5bdb6518d07233522b1a29d
2   "name": "XSSharedUnit",
3   "version": "0.0.1",
4   "summary": "common library~~",
5   "homepage": "https://github.com/Smiley1994",
6   "license": "MIT",
7   "authors": {
8     "macrolor": "smileysun1994@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Smiley1994/XSSharedUnit",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "XSSharedUnit/**/*.{m,h}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "SystemConfiguration"
23   ],
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }