[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 7 / XExtensionItem / 0.1.0 / XExtensionItem.podspec.json
blob53a8fefdcfde20c027d9984d2d02d5475f48e4bb
2   "name": "XExtensionItem",
3   "version": "0.1.0",
4   "summary": "Easier sharing between iOS applications and share extensions.",
5   "authors": {
6     "Bryan Irace": "bryan@irace.me"
7   },
8   "homepage": "https://github.com/tumblr/XExtensionItem",
9   "license": {
10     "type": "Apache 2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/tumblr/XExtensionItem.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "XExtensionItem/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation"
26   ]