[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 1 / 0 / LINEActivity / 0.2.0 / LINEActivity.podspec.json
blobc9a5977b26feddf8d5915804a2c723d8aa3fa3c4
2   "name": "LINEActivity",
3   "version": "0.2.0",
4   "summary": "LINEActivity is an iOS 6 UIActivity subclass for LINE.",
5   "homepage": "https://github.com/nottihub/LINEActivity",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "nottihub",
11   "source": {
12     "git": "https://github.com/nottihub/LINEActivity.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "LINEActivity/*.{h,m}",
19   "resources": "LINEActivity/*.png",
20   "requires_arc": true,
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit"
25     ]
26   }