blob: 043a41b059d13b6054f2db6b906f23b7140c2ad7 [file] [log] [blame]
{
"name": "ASBaseIOSProject",
"version": "0.9.1",
"summary": "ASBaseIOSProject is a collection of codes used as base of ios project",
"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",
"homepage": "http://appslon.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"jefrydagucci": "jefrydagucci@gmail.com"
},
"social_media_url": "http://twitter.com/jefrydagucci",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://bitbucket.org/jefrydagucci/asbaseiosproject.git",
"tag": "v0.9.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}