[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 7 / 1 / SymbiOSis / 0.1.0 / SymbiOSis.podspec.json
blob316156b9ac9cc9d6839cdbaaa772c4afcc098ddb
2   "name": "SymbiOSis",
3   "version": "0.1.0",
4   "summary": "An MVVM-inspired framework for building apps with less code, less bugs, and in less time.",
5   "homepage": "https://github.com/daniel-hall/SymbiOSis",
6   "license": "MIT",
7   "authors": {
8     "Dan Hall": "dan@danhall.io"
9   },
10   "source": {
11     "git": "https://github.com/daniel-hall/SymbiOSis.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "frameworks": "UIKit"