[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / 8 / MLDataSyncPool / 0.1.2 / MLDataSyncPool.podspec.json
blob64af1957c0a32495d9d52cdd20a07a814935f6ec
2   "name": "MLDataSyncPool",
3   "version": "0.1.2",
4   "summary": "Simple data sync pool",
5   "homepage": "https://github.com/molon/MLDataSyncPool",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "molon": "dudl@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/molon/MLDataSyncPool.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "public_header_files": "Classes/**/*.h",
20   "source_files": "Classes/**/*.{h,m,c}",
21   "requires_arc": true