[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 2 / Essence / 1.0.0 / Essence.podspec.json
blob7e8ff2152258d0c0650914cf88baea1b4bd87be5
2   "name": "Essence",
3   "version": "1.0.0",
4   "summary": "The Essence of your iOS device.",
5   "homepage": "https://github.com/Meniny/Essence",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mario Lufino": "andrea.lufino@me.com"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/Essence.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Essence/**/*",
21   "public_header_files": "Essence/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "AVFoundation",
27     "ExternalAccessory"
28   ],
29   "pushed_with_swift_version": "3.0"