[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / a / BKSafeKit / 0.0.4 / BKSafeKit.podspec.json
blob9ebdfca255de8205af53c83ff6d02faa0f69b773
2   "name": "BKSafeKit",
3   "summary": "A Collection of safe NSObject",
4   "version": "0.0.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "BestKai": "bestkai9009@gmail.com"
11   },
12   "homepage": "https://github.com/BestKai/BKSafeKit",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/BestKai/BKSafeKit.git",
18     "tag": "0.0.4"
19   },
20   "requires_arc": true,
21   "source_files": "BKSafeKit/**/*.{h,m}",
22   "public_header_files": "BKSafeKit/**/*.{h}",
23   "frameworks": "Foundation"