[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / a / f / 8 / AQSPinterestActivity / 0.1.1 / AQSPinterestActivity.podspec.json
blob5d252c7b638305178d8c127fa9f67d2d4df06528
2   "name": "AQSPinterestActivity",
3   "version": "0.1.1",
4   "summary": "[iOS] UIActivity Class for Pinterest",
5   "homepage": "https://github.com/AquaSupport/AQSPinterestActivity",
6   "license": "MIT",
7   "authors": {
8     "kaiinui": "lied.der.optik@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AquaSupport/AQSPinterestActivity.git",
12     "tag": "v0.1.1"
13   },
14   "source_files": "AQSPinterestActivity/Classes/**/*.{h,m}",
15   "resources": [
16     "AQSPinterestActivity/Classes/**/*.png"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "dependencies": {
23     "Pinterest-iOS": [
25     ]
26   }