[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 2 / LCategory / 0.1.2 / LCategory.podspec.json
blob2ce79e35effeb571fbb28f5f0da2751fa42ef99c
2   "name": "LCategory",
3   "version": "0.1.2",
4   "summary": "Categories of LFramework.",
5   "description": "                       Categories of LFramework.\n\n                       * Include LCategory.h to use.\n",
6   "homepage": "http://www.superarts.org",
7   "screenshots": [
8     "http://www.superarts.org/_/rsrc/1299485048239/home/world_256.png",
9     "http://www.superarts.org/_/rsrc/1299485069968/home/disc_256.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Leo": "superartstudio@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/superarts/LCategory.git",
17     "tag": "0.1.2"
18   },
19   "social_media_url": "https://twitter.com/superarts_org",
20   "platforms": {
21     "ios": "5.0"
22   },
23   "requires_arc": true,
24   "source_files": "category/**/*.{h,m}",
25   "ios": {
26     "exclude_files": "Classes/osx/**/*.{h,m}"
27   },
28   "osx": {
29     "exclude_files": "Classes/ios/**/*.{h,m}"
30   },
31   "frameworks": "UIKit"