[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 4 / 0 / SafeContainer / 0.0.3 / SafeContainer.podspec.json
blob12afc983e7c063c2035341b0a8779ed52765a030
2   "name": "SafeContainer",
3   "version": "0.0.3",
4   "summary": "to make  operatoring containers of iOS such as 'NSArray'、'NSDictionary'、'NSSet'  More Secure.",
5   "description": "the target of this project is to make  operatoring containers of iOS such as 'NSArray'、'NSDictionary'、'NSSet'  More Secure",
6   "homepage": "https://github.com/Ajian2017/SafeContainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qzjian": "qzjian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ajian2017/SafeContainer.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "SafeContainner/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }