blob: 3fa000178a4b02de18ca3731de12b2672fb3a0b1 [file] [log] [blame]
{
"name": "IGInterfaceDataTable",
"version": "0.1.0",
"license": {
"type": "BSD"
},
"authors": {
"Ryan Nystrom": "rnystrom@fb.com"
},
"summary": "TODO",
"source": {
"git": "https://github.com/instagram/IGInterfaceDataTable.git",
"tag": "0.1.0"
},
"homepage": "https://github.com/Instagram/IGInterfaceDataTable",
"public_header_files": [
"IGInterfaceDataTable/*.h"
],
"source_files": [
"IGInterfaceDataTable/*.{h,m}"
],
"frameworks": "WatchKit",
"social_media_url": "https://twitter.com/fbOpenSource",
"platforms": {
"ios": "8.2"
}
}