[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 5 / ASBaseIOSProject / 0.9.2 / ASBaseIOSProject.podspec.json
blobad0173e9b2ce96d94eb52b10afc82883025cc176
2   "name": "ASBaseIOSProject",
3   "version": "0.9.2",
4   "summary": "ASBaseIOSProject is a collection of codes used as base of ios project",
5   "description": "  ASBaseIOSProject is a collection of codes which can be used in ios application development. This include some classes to help developer in developing ios application\n",
6   "homepage": "http://appslon.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jefrydagucci": "jefrydagucci@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/jefrydagucci",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://bitbucket.org/jefrydagucci/asbaseiosproject.git",
20     "tag": "v0.9.2"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m,xib}"
25   ],
26   "requires_arc": true