[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / c / 3 / 1 / MyPodsDemoA / 0.0.1 / MyPodsDemoA.podspec.json
blobc416d9b3b6c5cd30a24420646a6a5ef1a07fde8a
2   "name": "MyPodsDemoA",
3   "version": "0.0.1",
4   "summary": "MyPodsDemoA for test",
5   "homepage": "https://github.com/liangjiaren/MyPodsDemoA",
6   "license": "MIT",
7   "authors": {
8     "Liang jiaren": "50839393@qq.com"
9   },
10   "platforms": {
11     "osx": "10.12"
12   },
13   "source": {
14     "git": "https://github.com/liangjiaren/MyPodsDemoA.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "MyPodsDemoA",
19     "MyPodsDemoA/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Cocoa",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Realm": [
28     ]
29   }