[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 6 / 4 / moves-ios-sdk / 0.2.0 / moves-ios-sdk.podspec.json
blob6507960e303e48bd3ce726a93f26d4f4e0143e3f
2   "name": "moves-ios-sdk",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "https://github.com/vitoziv/moves-ios-sdk/blob/master/LICENSE",
8   "summary": "Moves app iOS SDK ",
9   "homepage": "https://github.com/vitoziv/moves-ios-sdk",
10   "authors": {
11     "Vito Zhang": "vvitozhang@gmail.com"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/vitoziv/moves-ios-sdk.git",
16     "tag": "0.2.0"
17   },
18   "source_files": [
19     "moves-ios-sdk/*.{h,m}",
20     "moves-ios-sdk/models/**/*.{h,m}",
21     "moves-ios-sdk/internal/**/*.{h,m}"
22   ],
23   "frameworks": [
24     "SystemConfiguration",
25     "MobileCoreServices"
26   ]