[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / c / 7 / e / XSafeAccess / 0.0.3 / XSafeAccess.podspec.json
blob88c63eaf55c0b813c92dc5e7acc908d7dd580b1a
2   "name": "XSafeAccess",
3   "version": "0.0.3",
4   "summary": "Protect your array.",
5   "description": "A simple tool to protect your array.",
6   "homepage": "https://github.com/xiaolei0808/XSafeAccess",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaolei.jin": "me.xiaolei0808@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaolei0808/XSafeAccess.git",
16     "tag": "0.0.3"
17   },
18   "requires_arc": false,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "XSafeAccess/Classes/**/*"